You are here:
Symbol Reference > Monnit Namespace >
WeightedPIRBase Class
>
WeightedPIRBase Methods
>
WeightedPIRBase.Create Method
Collapse All
WeightedPIRBase.Create Method
WeightedPIRBase Class
WeightedPIRBase Members
WeightedPIRBase Methods
Send Feedback
Syntax
C++
C#
Visual Basic
WeightedPIRBase
Create
(
int
state
, Byte[]
rawData
);
public
static
WeightedPIRBase
Create
(
int
state
, Byte[]
rawData
);
Public
static
Function
Create
(
state
As
Integer
,
rawData
As
Byte
[])
As
WeightedPIRBase
See Also
WeightedPIRBase Class
,
WeightedPIRBase Members
,
WeightedPIRBase Methods
Group
WeightedPIRBase Methods
Remarks
This is Create, a member of class WeightedPIRBase.